projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2022-11-01
Juergen Gross
tools/xenstore: add memory accounting for watches
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: add memory accounting for responses
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: add infrastructure to keep track of...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: move the call of setup_structure()...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: limit max number of nodes accessed...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: simplify and fix per domain node accounting
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: fix connection->id usage
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: don't buffer multiple identical watch...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: limit outstanding requests
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: let unread watch events time out
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: reduce number of watch events
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: add helpers to free struct buffered_data
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Juergen Gross
tools/xenstore: split up send_reply()
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Julien Grall
tools/xenstore: Fail a transaction if it is not possibl...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Julien Grall
tools/xenstore: create_node: Don't defer work to undo...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Andrew Cooper
x86/vmx: Revert "VMX: use a single, global APIC access...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Igor Druzhinin
x86/pv-shim: correct ballooning down for compat guests
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Igor Druzhinin
x86/pv-shim: correct ballooning up for compat guests
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Igor Druzhinin
x86/pv-shim: correctly ignore empty onlining requests
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jan Beulich
common: map_vcpu_info() wants to unshare the underlying...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jan Beulich
x86: also zap secondary time area handles during soft...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Roger Pau Monné
vpci/msix: remove from table list on detach
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Roger Pau Monné
vpci: don't assume that vpci per-device data exists...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jan Beulich
x86/shadow: drop (replace) bogus assertions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Juergen Gross
xen/sched: fix restore_vcpu_affinity() by removing it
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Juergen Gross
xen/sched: fix race in RTDS scheduler
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jan Beulich
EFI: don't convert memory marked for runtime use to...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jason Andryuk
argo: Remove reachable ASSERT_UNREACHABLE
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jan Beulich
VMX: correct error handling in vmx_create_vmcs()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jan Beulich
x86emul: respect NSCB
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Henry Wang
xen/arm: p2m: Populate pages for GICv2 mapping in p2m_i...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Andrew Cooper
arm/p2m: Rework p2m_init()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Tamas K Lengyel
x86/vpmu: Fix race-condition in vpmu_load
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Jan Beulich
x86: wire up VCPUOP_register_vcpu_time_memory_area...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Juergen Gross
xen/gnttab: fix gnttab_acquire_resource()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Juergen Gross
tools/xenstore: minor fix of the migration stream doc
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Jan Beulich
Config.mk: correct PIE-related option(s) in EMBEDDED_EX...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Juergen Gross
xen/sched: fix cpu hotplug
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Juergen Gross
xen/sched: carve out memory allocation and freeing...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Juergen Gross
xen/sched: introduce cpupool_update_node_affinity()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Jan Beulich
x86/CPUID: surface suitable value in EBX of XSTATE...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Anthony PERARD
tools/libxl: Replace deprecated -soundhw on QEMU comman...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Jan Beulich
gnttab: correct locking on transitive grant copy error...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Henry Wang
xen/arm: Allocate and free P2M pages from the P2M pool
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Henry Wang
xen/arm, libxl: Implement XEN_DOMCTL_shadow_op for Arm
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Henry Wang
xen/arm: Construct the P2M pages pool for guests
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Henry Wang
libxl, docs: Use arch-specific default paging memory
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Julien Grall
xen/x86: p2m: Add preemption in p2m_teardown()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Roger Pau Monné
x86/p2m: free the paging memory pool preemptively
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Roger Pau Monné
x86/p2m: truly free paging pool memory for dying domains
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Roger Pau Monné
x86/p2m: refuse new allocations for dying domains
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Roger Pau Monné
x86/shadow: tolerate failure in shadow_prealloc()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Jan Beulich
x86/shadow: tolerate failure of sh_set_toplevel_shadow()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Jan Beulich
x86/HAP: adjust monitor table related error handling
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Roger Pau Monné
x86/p2m: add option to skip root pagetable removal...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Julien Grall
xen/arm: p2m: Handle preemption when freeing intermedia...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Julien Grall
xen/arm: p2m: Prevent adding mapping when domain is...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Jan Beulich
update Xen version to 4.16.3-pre
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Jan Beulich
update Xen version to 4.16.2
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Jan Beulich
PCI: simplify (and thus correct) pci_get_pdev{,_by_doma...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Jan Beulich
build/x86: suppress GNU ld 2.39 warning about RWX load...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Ross Lagerwall
x86/amd: only call setup_force_cpu_cap for boot CPU
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Andrew Cooper
x86/spec-ctrl: Enumeration for PBRSB_NO
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Anthony PERARD
tools/libxl: Replace deprecated -sdl option on QEMU...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Dario Faggioli
xen/sched: setup dom0 vCPUs affinity only once
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Jason Andryuk
x86: Expose more MSR_ARCH_CAPS to hwdom
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Andrew Cooper
x86/spec-ctrl: Use IST RSB protection for !SVM systems
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Dmytro Semenets
xen: arm: Don't use stop_cpu() in halt_this_cpu()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Bertrand Marquis
xen/arm: Advertise workaround 1 if we apply 3
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Jiamei Xie
xen/arm: avoid overflow when setting vtimer in context...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Hongda Deng
arm/vgic-v3: fix virq offset in the rank when storing...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Julien Grall
xen/arm: head: Add missing isb after writing to SCTLR_E...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Michal Orzel
xen/arm: traps: Fix reference to invalid erratum ID
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Michal Orzel
xen/arm: Avoid overflow using MIDR_IMPLEMENTOR_MASK
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Alex Bennée
xen/arm: p2m don't fall over on FEAT_LPA enabled hw
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Rahul Singh
arm/its: enable LPIs before mapping the collection...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Edwin Török
x86/msr: fix X2APIC_LAST
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Roger Pau Monné
tools/libxl: env variable to signal whether disk/nic...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Luca Fancellu
common/memory: Fix ifdefs for ptdom_max_order
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Jan Beulich
x86: also suppress use of MMX insns
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Jan Beulich
x86emul: add memory operand low bits checks for ENQCMD{,S}
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Jan Beulich
x86: deal with gcc12 release build issues
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Jan Beulich
x86/spec-ctrl: correct per-guest-type reporting of...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Jan Beulich
xl: move freemem()'s "credit expired" loop exit
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Juergen Gross
tools/init-xenstore-domain: fix memory map for PVH...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Jan Beulich
xl: relax freemem()'s retry calculation
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Jan Beulich
x86/mm: correct TLB flush condition in _get_page_type()
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Andrew Cooper
x86/spec-ctrl: Mitigate Branch Type Confusion when...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Andrew Cooper
x86/spec-ctrl: Enable Zen2 chickenbit
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Andrew Cooper
x86/cpuid: Enumeration for BTC_NO
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Andrew Cooper
x86/spec-ctrl: Support IBPB-on-entry
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Andrew Cooper
x86/spec-ctrl: Rework SPEC_CTRL_ENTRY_FROM_INTR_IST
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Andrew Cooper
x86/spec-ctrl: Rename opt_ibpb to opt_ibpb_ctxt_switch
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Andrew Cooper
x86/spec-ctrl: Rename SCF_ist_wrmsr to SCF_ist_sc_msr
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Andrew Cooper
x86/spec-ctrl: Rework spec_ctrl_flags context switching
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Anthony PERARD
libxl: check return value of libxl__xs_directory in...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Anthony PERARD
tools/helpers: fix build of xen-init-dom0 with -Werror
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Andrew Cooper
x86/spec-ctrl: Add fine-grained cmdline suboptions...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Andrew Cooper
xen/cmdline: Extend parse_boolean() to signal a name...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-12
Andrew Cooper
x86/spec-ctrl: Honour spec-ctrl=0 for unpriv-mmio sub...
commit
|
commitdiff
|
tree
|
snapshot
next